sessionName
Type
property
Summary
Specifies the name of the cookie used to store the session id.
Syntax
set the sessionName to <cookieName>
Description
Use the sessionName property to set the name of the cookie used to store the session id.
Use the sessionName property to set the the name of the cookie used to store the session id.
If the sessionName is not specified then the default, LCSESSION, is used.
Parameters
Name | Type | Description |
---|---|---|
cookieName | the name of the cookie |
Examples
set the sessionName to tCookieName
set the sessionName to "MYSESSION"
Related
property: sessionSavePath, sessionLifetime, sessionID
Compatibility and Support
Introduced
LiveCode 5.0
OS
mac
windows
linux
Platforms
server